CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - verilog key

搜索资源列表

  1. demoss

    0下载:
  2. FPGA的代码verilog语言编写,包括LED与按键验证,数据选择器,编码器,译码器半加器,全加器,适合初学者,已经在板子调试成功,板子是 睿智IV开发板。-FPGA code verilog language, including LED and key authentication, data selection, encoder, decoder and a half adder, full adder, suitable for beginners, it has been succe
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-13
    • 文件大小:21079040
    • 提供者:ruanguopqing
  1. top_greedy_snake

    0下载:
  2. verilog编写的贪吃蛇,通过按键及数码管显示,完成贪吃蛇游戏-write by verilog.use the key and the digital tube to complete Snake game
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2469086
    • 提供者:tony
  1. lab_11

    0下载:
  2. verilog语言实现键盘控制,使用FGPA开发板来运行,对应键盘上每个键开发板不一样的响应-输入文字或网址,即可翻译 verilog语言实现键盘控制,使用FGPA开发板来运行,对应键盘上每个键开发板不一样的响应verilog语言实现键盘控制,使用FGPA开发板来运行,对应键盘上每个键开发板不一样的响应 verilog语言实现键盘控制,使用FGPA开发板来运行,对应键盘上每个键开发板不一样的响应 Verilog language to achieve keyboard cont
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:469520
    • 提供者:yy
  1. anjianjuzhen

    0下载:
  2. 在Quartus II 环境下利用Verilog语言编写的按键矩阵和位移同化程序,包含模块化器件和仿真波形-In the Quartus II environment, use Verilog language assimilation key matrix and displacement procedures, including modular devices and simulation waveforms
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:238560
    • 提供者:daijunyu
  1. scc

    0下载:
  2. It is a scanner Verilog code for 4*4 matrix keypad system. It reads the key which is pressed.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:764
    • 提供者:eren
  1. VGA

    0下载:
  2. 基于FPGA的VGA动态显示设计,采用Verilog语言,只要实现VGA动态地显示图片,还有花纹,棋盘,以及按键控制音乐的声响等等。。。。有需要的就下来看看吧。-FPGA-based VGA display dynamic design, using Verilog language, as long as the VGA achieve dynamic display pictures, as well as patterns, board, and a key to control musi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-28
    • 文件大小:10878446
    • 提供者:jav
  1. class09_A

    0下载:
  2. Verilog 状态机编写按键消抖,并且testbench-Verilog write key debounce
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:126952
    • 提供者:马鹤鸣
  1. key_filter

    0下载:
  2. 用于FPGA的按键消抖的Verilog文件,经过modelsim仿真和下板验证。-Verilog file for FPGA key debounce, after modelsim simulation and verification under the plate.
  3. 所属分类:Parallel Port

    • 发布日期:2017-04-29
    • 文件大小:447860
    • 提供者:杨福廷
  1. del_skew

    0下载:
  2. 按键消抖的verilog代码,在fpga开发板上可用,有按键功能的设计如果不消除抖动,可能会造成误触发-a cut key skew verilog code ,it can work on fpga card,key cut skew is very importent,the design may have error without the code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:841
    • 提供者:lee
  1. state_led_one

    0下载:
  2. 基于verilog HDL的状态机8位流水灯(一个按键控制左转和右转),开发环境Diamond 3.7(64-bit);FPGA采用LCMXO2-1200HC-4MG132C;时钟25M;开发板:与非网小脚丫-Based verilog HDL state machine eight light water (a key control buttons turn left and turn right), the development environment Diamond 3.7 (64-b
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:204229
    • 提供者:申奥迪
  1. keyscanverilog

    0下载:
  2. verilog语言,在按键按下或者是释放的 时候都会出现一个不稳定的抖动时间,如果不处理好这个抖动时间,我们就无法处理好按键 编码,所以我们的设计中必须有效消除按键抖动。 -In the button is pressed or released When there will be an unstable time jitter, jitter if you do not handle this time, we can not deal with the key Codi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:305929
    • 提供者:穆毅蚺
  1. touch_key_adc.v

    0下载:
  2. TOUCH PAD KEY ADC CODE IN VERILOG
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:4076
    • 提供者:srikar
  1. key_debounce

    0下载:
  2. 按键消抖操作,采用计数延时20ms的方式实现按键消抖,防止出现误按,VHDL和verilog-Button shaking operation, the use of counting delay 20ms way to achieve the key to shake, to prevent the error, VHDL and verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-14
    • 文件大小:2209
    • 提供者:d232
  1. 6_key_test

    0下载:
  2. 用Verilog实现的按键控制LED灯,按下按键,对应的灯亮,再按一下灯灭。-Use Verilog to achieve the key to control the LED lights, press the button, the corresponding light, and then click the light off.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-13
    • 文件大小:3130273
    • 提供者:ye
  1. 8位数字显示的简易频率计

    1下载:
  2. (1)能够测试10HZ~10MHZ的方波信号; (2)电路输入的基准时钟为1HZ,要求测量值以8421BCD码形式输出; (3)系统有复位键; (4)采用分层次分模块的方法,用Verilog HDL进行设计,并对各个模块写出测试代码; (5)具体参照说明文档(包含源代码,仿真图,测试波形,详细的设计说明)(A square wave signal capable of testing 10HZ~10MHZ; (2) the reference clock input by the ci
  3. 所属分类:VHDL/FPGA/Verilog

  1. 至简设计法--按键消抖

    0下载:
  2. 按键消抖 工程说明 在系统设计中,消除按键抖动的方法五花八门,无论是硬件电路和软件设计都十分成熟。在本项目中,我们将用Verilog语言给出具体实现过程,设计一个程序来检查键值,有效滤除按键抖动区间20 ms的毛刺脉冲。 案例补充说明 在本案例中,我们使用Verilog HDL语言对按键消抖进行了设计,在这个过程中,我们可以了解到不同触发器有不同的工作原理和约束条件,即便是简单的一个按键功能,也有不可忽视的抖动过滤程序,这些都是在以后的设计工作中需要注意的。(Keystroke ditheri
  3. 所属分类:其他

  1. PWM

    0下载:
  2. 基于Verilog语言的pwm,按键控制增减(PWM based on Verilog language, key control addition and subtraction)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2325504
    • 提供者:qwer_sun
  1. A4_Key1

    0下载:
  2. 使用verilog 硬件描述语言编写的按键电路模块,希望对大家有帮助!(Using Verilog hardware descr iption language to write the key circuit module, I hope to help you!)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-04
    • 文件大小:2985984
    • 提供者:ET@AF
  1. A4_Beep

    0下载:
  2. 使用verilog 硬件描述语言编写的蜂鸣器电路模块,希望对大家有帮助!(Using Verilog hardware descr iption language to write the key circuit module, I hope to help you!)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-04
    • 文件大小:3264512
    • 提供者:ET@AF
  1. fdfd

    0下载:
  2. 第二章 设计思路 2.1 设计总体框图 有分析可知,本次课程设计可以分成五个木块来实现相应的功能,分别是输入模块,计算模块,扫描模块,输出模块以及显示模块。((Calculator design based on FPGA DE2 development board. language use Verilog. Matrix keyboard input, LCD1602 display. Program includes key scanning module and LCD modul
  3. 所属分类:数据库编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:fsfsfsfs
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com